Skip to content

Conversation

@jmurty
Copy link
Collaborator

@jmurty jmurty commented Jun 2, 2020

Adjust a couple of output checks to look for expected text anywhere
in the output, instead of at specific lines, so tests will pass
despite warning output like this:

*** WARNING : deprecated key derivation used.
Using -iter or -pbkdf2 would be better.

See also #55

jmurty added 6 commits June 2, 2020 22:56
Adjust a couple of output checks to look for expected text anywhere
in the output, instead of at specific lines, so tests will pass
despite warning output like this:

    *** WARNING : deprecated key derivation used.
    Using -iter or -pbkdf2 would be better.

See also #55
* master:
  #74 Tell users about garbage collection now done as part of flush or uninstall
  #74 Avoid delete of cached plaintext objects on upgrading
  #74 Refactor removal of cached plaintext to a separate function
  #74 Fix cached plaintext removal to account for packed objects
  #74 Improve cached plaintext tests to trigger Git's object packing
  #74 Mention fix to clear cached unencrypted data on flush or uninstall
  #74 Remove cached plaintext of secret files on uninstall or flush
  #74 Add tests that fail due to cached plaintext after flush & uninstall
This passes for me locally on macOS with OpenSSL 1.1.1
@jmurty
Copy link
Collaborator Author

jmurty commented Jun 2, 2020

Merged with a manual rebase

@jmurty jmurty closed this Jun 2, 2020
@jmurty jmurty deleted the fix-tests-for-openssl-1.1 branch June 2, 2020 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants